home *** CD-ROM | disk | FTP | other *** search
- assign c: FunTime1_98:start/c ADD
- assign libs: FunTime1_98:start/libs ADD
- assign fonts: FunTime1_98:start/fonts ADD
- assign t: FunTime1_98:start/t ADD
- if exists "FunTime1_98:start/MUI"
- assign MUI: "FunTime1_98:start/MUI"
- if exists MUI:Libs
- assign LIBS: MUI:Libs add
- endif
- if exists MUI:Locale
- assign LOCALE: MUI:Locale add
- endif
- version >nil: exec.library 39
- if not warn
- if exists MUI:Docs
- if exists HELP:dummy ; do not remove
- endif ; this entry!
- assign HELP: MUI:Docs Add
- endif
- endif
- endif
- ;END MUI
- Assign IBrowse: FunTime1_98:start/Ibrowse/Ibrowse
-
-